home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / hizli_xp / trueimage9.0_d_en.exe / help-text.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-09-15  |  11.3 KB  |  198 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <help>
  3.  
  4.   <tag name="book" title="title" context="1"/>
  5.  
  6.   <tag name="article" title="title" context="1"/>
  7.  
  8.   <tag name="section" title="title" context="1">
  9.     <switch by="attribute" name="role">
  10.        <case value="para" block="1" before="<table><row><col>" after="</col></row></table>"/>
  11.     </switch>
  12.   </tag>
  13.  
  14.   <tag name="chapter" title="title" context="1"/>
  15.  
  16.   <tag name="sect1" title="title" context="1"/>
  17.  
  18.   <tag name="sect2" title="title" context="1"/>
  19.  
  20.   <tag name="title" block="1" before="<bold>" after="</bold><vpad height='1'/>">
  21.     <switch by="owner">
  22.       <case value="book" block="1" before="<font stock="helptitlefont">" after="</font> <vpad height='2'/><separator/>"/>
  23.       <case value="article" block="1" before="<font stock="helptitlefont">" after="</font> <vpad height='2'/><separator/><vpad height='2'/>"/>
  24.       <case value="chapter" block="1" before="<font stock="helptitle1font">" after="</font> "/>
  25.       <case value="section" block="1" before="<font stock="helptitle1font">" after="</font> ">
  26.         <switch by="owner-attribute" name="role">
  27.           <case value="para" block="1" before="</col></row><font stock='helptitle2font'>" after="</font><vpad height='1'/><row><col column_width='1'></col><col>"/>
  28.         </switch>
  29.       </case>
  30.       <case value="sect1" block="1" before="<font stock="helptitle1font">" after="</font> "/>
  31.       <case value="note" block="1" before="<row><col><image file="bullet_note.png"/></bold></col><col><font stock='helptitle2font'>" after="</font></col></row>"/>
  32.  
  33.       <!-- Below (3 lines) added by Andrey Polischuk on 2005-08-29. Title within <important>, <warning> and <tip> -->
  34.       <case value="important" block="1" before="<row><col><image file="bullet_important.png"/></bold></col><col><font stock='helptitle2font'>" after="</font></col></row>"/>
  35.       <case value="warning" block="1" before="<row><col><image file="bullet_warning.png"/></bold></col><col><font stock='helptitle2font'>" after="</font></col></row>"/>
  36.       <case value="tip" block="1" before="<row><col><image file="bullet_note.png"/></bold></col><col><font stock='helptitle2font'>" after="</font></col></row>"/>
  37.  
  38.       <!-- Below added by Andrey Polischuk on 2005-08-29. Title within <procedure> -->
  39.       <case value="procedure" block="1" before="<bold>" after="</bold><vpad height='2'/>"/>
  40.  
  41.       <!-- Below added by Andrey Polischuk on 2005-08-29. Title within <table> -->
  42.       <case value="table" block="1" before="<bold>" after="</bold><vpad height='2'/>"/>
  43.  
  44.     </switch>
  45.   </tag>
  46.  
  47.   <tag name="formalpara" block="1" before="<vpad height='2'/>" after="<vpad height='2'/>"/>
  48.  
  49.   <tag name="para" block="1">
  50.     <switch by="owner">
  51.       <case value="chapter" block="1" before="" after="<vpad height='2'/>"/>
  52.  
  53.       <!-- Below commented by Andrey Polischuk on 2005-08-29. Para must start with line break -->
  54.       <!--case value="section" block="1" before="" after="<vpad height='2'/>"/-->
  55.       <!-- Below added by Andrey Polischuk on 2005-08-29. Para must start with line break -->
  56.       <case value="section" block="1" before="<vpad height='1'/>" after="<vpad height='1'/>"/>
  57.  
  58.       <case value="sect1" block="1" before="" after="<vpad height='2'/>"/>
  59.       <case value="formalpara" block="1" before="" after="<vpad height='1'/>"/>
  60.       <case value="note" block="1" before="<row><col><bold>•</bold></col><col>" after="</col></row><vpad/>"/>
  61.  
  62.       <!-- Below (3 lines) added by Andrey Polischuk on 2005-08-29. Para within <important>, <warning> and <tip> -->
  63.       <case value="important" block="1" before="<row><col><bold>•</bold></col><col>" after="</col></row><vpad/>"/>
  64.       <case value="warning" block="1" before="<row><col><bold>•</bold></col><col>" after="</col></row><vpad/>"/>
  65.       <case value="tip" block="1" before="<row><col><bold>•</bold></col><col>" after="</col></row><vpad/>"/>
  66.  
  67.       <!-- Below added by Andrey Polischuk on 2005-08-29. Para within <step> -->
  68.       <case value="step" block="1" before="<row><col column_width='1'/><col>" after="</col></row><vpad/>"/>
  69.  
  70.       <!-- Below added by Andrey Polischuk on 2005-09-06. Para within <article> -->
  71.       <case value="article" block="1" before="<vpad height='1'/>" after="<vpad height='1'/>"/>
  72.  
  73.       <!-- Below added by Andrey Polischuk on 2005-09-07. Para within <preface> -->
  74.       <case value="preface" block="1" before="<vpad height='1'/>" after="<vpad height='1'/>"/>
  75.  
  76.       <!-- Below added by Andrey Polischuk on 2005-09-07. Para within <sidebar> -->
  77.       <case value="sidebar" block="1" before="<vpad height='1'/>" after="<vpad height='1'/>"/>
  78.  
  79.       <!-- Below added by Andrey Polischuk on 2005-09-09. Para within <entry> -->
  80.       <case value="entry" block="1" before=" " after=" "/>
  81.  
  82.     </switch>
  83.   </tag>
  84.  
  85.   <!-- Below commented by Andrey Polischuk on 2005-08-29. Note must end with vpad -->
  86.   <!--tag name="note" block="1" before="<vpad height='2'/><table pad='1'>" after="</table>"-->
  87.   <!-- Below added by Andrey Polischuk on 2005-08-29. Note must end with vpad -->
  88.   <tag name="note" block="1" before="<vpad height='2'/><table pad='1'>" after="</table><vpad height='2'/>">
  89.  
  90.     <switch by="owner">
  91.  
  92.       <!-- Below commented by Andrey Polischuk on 2005-09-14. Note must end with vpad; block="1" missing -->
  93.       <!--case value="section" before="<vpad height='2'/><table pad='1'>" after="</table>"-->
  94.       <!-- Below added by Andrey Polischuk on 2005-09-14. Note must end with vpad; block="1" missing -->
  95.       <case value="section" block="1" before="<vpad height='2'/><table pad='1'>" after="</table><vpad height='2'/>">
  96.  
  97.         <switch by="owner-attribute" name="role">
  98.           <case value="para" block="1" before="</col></row><table pad='1'>" after="</table><row><col column_width='1'>"/>
  99.         </switch>
  100.       </case>
  101.     </switch>
  102.   </tag>
  103.  
  104.   <tag name="link" before="<link url="$attribute:linkend$">" after="</link>"/>
  105.  
  106.   <tag name="itemizedlist" block="1" before="<vpad height='2'/><table>" after="</table>">
  107.     <switch by="owner">
  108.       <case value="formalpara" block="1" before="<table>" />
  109.     </switch>
  110.   </tag>
  111.  
  112.   <tag name="listitem" block="1" before="<row><col><bold>•</bold></col><col>" after="</col></row><vpad/>">
  113.     <switch by="attribute" name="override">
  114.       <case value="page" block="1" before="<row><col><image file="bullet_page.png"/></col><col>" after="</col></row><vpad/>"/>
  115.  
  116.       <!-- Below (5 lines) added by Andrey Polischuk on 2005-08-31. Support of the mark attribute -->
  117.       <case value="$empty">
  118.         <switch by="owner-attribute" name="mark">
  119.           <case value="page" block="1" before="<row><col><image file="bullet_page.png"/></col><col>" after="</col></row><vpad/>"/>
  120.         </switch>
  121.       </case>
  122.  
  123.     </switch>
  124.   </tag>
  125.  
  126.   <!-- Below commented by Andrey Polischuk on 2005-08-29. Default emphasis is italic -->
  127.   <!--tag name="emphasis"-->
  128.   <!-- Below added by Andrey Polischuk on 2005-08-29. Default emphasis is italic -->
  129.   <tag name="emphasis" before="<italic>" after="</italic>">
  130.  
  131.     <switch by="attribute" name="role">
  132.       <case value="bold" before="<bold>" after="</bold>"/>
  133.     </switch>
  134.   </tag>
  135.  
  136.   <tag name="figure" after=" "/>
  137.  
  138.   <tag name="mediaobject"/>
  139.  
  140.   <tag name="imageobject"/>
  141.  
  142.   <tag name="imagedata" before="<image file="$attribute:fileref$"/>"/>
  143.  
  144.   <!-- Below (all tags) added by Andrey Polischuk on 2005-08-29. New tags to support -->
  145.  
  146.   <tag name="email" before="<link url="mailto:$text$">" after="</link>"/>
  147.  
  148.   <tag name="ulink" before="<link url="$attribute:url$">" after="</link>"/>
  149.  
  150.   <tag name="important" block="1" before="<vpad height='2'/><table pad='1'>" after="</table><vpad height='2'/>"/>
  151.  
  152.   <tag name="warning" block="1" before="<vpad height='2'/><table pad='1'>" after="</table><vpad height='2'/>"/>
  153.  
  154.   <tag name="tip" block="1" before="<vpad height='2'/><table pad='1'>" after="</table><vpad height='2'/>"/>
  155.  
  156.   <tag name="filename" before="<nobr>" after="</nobr>"/>
  157.  
  158.   <tag name="literal" before="<nobr>" after="</nobr>"/>
  159.  
  160.   <tag name="userinput" before="<bold>" after="</bold>"/>
  161.  
  162.   <tag name="replaceable" before="<nobr><italic>" after="</italic></nobr>"/>
  163.  
  164.   <tag name="procedure" block="1" before="<vpad height='2'/><table pad='1'>" after="</table><vpad height='2'/>"/>
  165.  
  166.   <tag name="step" block="1" before="<row><col><bold>•</bold></col><col>" after="</col></row><vpad/>"/>
  167.  
  168.   <tag name="interface" before="<bold>" after="</bold>"/>
  169.  
  170.   <tag name="envar"/>
  171.  
  172.   <tag name="parameter" before="<nobr><italic>" after="</italic></nobr>"/>
  173.  
  174.   <tag name="substeps" block="1" before="<vpad height='2'/><table pad='1'>" after="</table>"/>
  175.  
  176.   <tag name="informaltable" block="1" before="<vpad height='2'/>" after="<vpad height='2'/>"/>
  177.  
  178.   <tag name="table" block="1" before="<vpad height='2'/>" after="<vpad height='2'/>"/>
  179.  
  180.   <tag name="tgroup" block="1" before="<table cellspacing='2px' cellpadding='5'>" after="</table>"/>
  181.  
  182.   <tag name="thead" block="1" before="<bold>" after="</bold>"/>
  183.  
  184.   <tag name="tbody" block="1"/>
  185.  
  186.   <tag name="row" block="1" before="<row>" after="</row>"/>
  187.  
  188.   <tag name="entry" block="1" before="<col bgcolor='#EDEDED'>" after="</col>"/>
  189.  
  190.   <tag name="literallayout" before="" after=""/>
  191.  
  192.   <tag name="sidebar" block="1" before="<vpad height='1'/><table cellspacing='0' cellpadding='0'><row><col bgcolor='#CCCCCC' width='1'/><col width='2'/><col width='100%'>" after="</col></row></table><vpad height='2'/>"/>
  193.  
  194.   <tag name="preface" block="1"/>
  195.  
  196.   <tag name="bridgehead" block="1" before="<vpad height='4'/><font stock='helptitle2font'>" after="</font><vpad height='2'/>">
  197.  
  198. </help>